Objects Types and Constants Properties Methods Object Hierarchy Index

Transpose Method

Description:

Transposes the Matrix object.

Syntax:

C++:
#include "imsigx.h"
HRESULT hr = pObject->Transpose();

Visual Basic:
object.Transpose

Parts:

Defined in:

Matrix


Objects Types and Constants Properties Methods Object Hierarchy Index

SDK Top API Reference TurboCAD Home Page TurboCAD Programming Forums